home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / bootup / boot_a2m / exdeskdm / ezdesk.doc < prev    next >
Encoding:
Text File  |  1995-05-02  |  8.1 KB  |  207 lines

  1.     *********************************************************************
  2.     *                                                                   *
  3.     *                         EZDesk Version 1.0                        *
  4.     *                                                                   *
  5.     *                          Copyright ╜ 1993                         *
  6.     *                       by David E. Rutherford                      *
  7.     *                                                                   *
  8.     *                         All Rights Reserved.                      *
  9.     *                                                                   *
  10.     *********************************************************************
  11.  
  12.  
  13.        EZDESKDM.ACC is the demonstration version of EZDesk. It has the
  14.     same features as the fully functional version except that you are
  15.     unable to save or load custom images to or from disk or specify or
  16.     load a default desktop background.
  17.  
  18.        You may freely distribute the demo version as long as it is
  19.     accompanied by this document. The demo is FREEWARE, not public
  20.     domain and I retain all rights to it. It may not be sold or
  21.     altered in any way.
  22.  
  23.        I would like to thank the people at Codehead Software and John
  24.     in particular for their contributions to EZD.PRG.
  25.  
  26.        Please excuse the annoying notice that's displayed when you
  27.     activate EZDeskdm. It'll go away in a few seconds.
  28.  
  29.       __________________________________________________________
  30.  
  31.  
  32.     INTRODUCTION
  33.     ------------
  34.  
  35.        EZDesk allows you to create your own desktop background and
  36.     have it installed automatically every time you turn your computer
  37.     on. The pattern can also be changed at any time while you're
  38.     working.
  39.  
  40.        Before using EZDESKDM.ACC, you must put EZD.PRG in your AUTO
  41.     folder if it already exists. If it doesn't, you'll have to create
  42.     it by selecting the "FILE" menu item and choosing "New Folder".
  43.     Then, when the dialog box appears, type AUTO for the name, and
  44.     click on OK.
  45.  
  46.        A folder by the name of AUTO should now be in the root directory
  47.     of your boot disk. Place EZD.PRG into the AUTO folder by dragging
  48.     it over the top of the folder with the mouse so that the folder is
  49.     highlighted, then releasing the mouse.
  50.  
  51.        As long as EZDESKDM.ACC is also in the root directory ( not in
  52.     the AUTO folder ) of the same disk, you can activate it by rebooting
  53.     with the reset button or by turning the computer off, then on again.
  54.  
  55.     Note:
  56.     ----
  57.        Multiple resolution changes on older operating systems may cause
  58.     memory to be used up due to the fact that the system doesn't release
  59.     memory allocated to accessories when the resolution changes, but
  60.     continues to reload them each time from disk.
  61.        In this case, avoid too many resolution changes or you may find
  62.     that you don't have enough memory left to run other programs.
  63.  
  64.  
  65.     PATTERN BOX
  66.     -----------
  67.  
  68.        The box labeled "Pattern" contains two buttons, "Atari" and
  69.     "Custom". Selecting the "Atari" button will cause the system fill
  70.     patterns to be displayed in the pattern window. Clicking on "Custom"
  71.     will show the patterns in the custom image buffer if there are any.
  72.  
  73.        The available patterns can be scrolled through by using the arrows
  74.     on either end of the pattern window.
  75.  
  76.  
  77.     COLOR BAR
  78.     ---------
  79.  
  80.        This area displays your selection of colors. Any of these may
  81.     be selected for drawing or filling in the custom edit window.
  82.  
  83.  
  84.     CUSTOM EDIT WINDOW
  85.     ------------------
  86.  
  87.        This is the window with the magnified image in it. With the mouse,
  88.     you can select any of the colors from the color bar directly above as
  89.     the current drawing color. By clicking in the custom edit window, you
  90.     can now draw any design you want. Any changes made are visible in the
  91.     pattern window as they would actually appear on the desktop. If you
  92.     are in medium resolution, the magnified image will be twice as wide
  93.     in proportion to the height as the actual image. This was done to
  94.     make drawing with the mouse easier. Use the pattern window to view
  95.     the image in proper proportions.
  96.  
  97.        To draw a line quickly, hold the left mouse button down and drag
  98.     the mouse.
  99.  
  100.  
  101.     KEEP
  102.     ----
  103.  
  104.        When you've got the image the way you want it, you can store it
  105.     in the custom image buffer by clicking on the "KEEP" button. If
  106.     the buffer is full, an alert box will appear telling you to delete
  107.     one of the pre-existing images. You don't need to "KEEP" the image
  108.     to view it on the desktop, but if you don't, future operations may
  109.     destroy it.
  110.  
  111.  
  112.     DELETE
  113.     ------
  114.  
  115.        To delete one of the images in the custom image buffer, first
  116.     make sure the "Custom" button in the pattern box is highlighted.
  117.     Then scroll through the images until you find the one you want to
  118.     delete. Now click on the "DELETE" button to delete the image.
  119.  
  120.        If you tried to store an image using "KEEP" just before this and
  121.     the buffer was full, it will be stored automatically in the custom
  122.     image buffer immediately after deleting.
  123.  
  124.  
  125.     FILL
  126.     ----
  127.  
  128.        This button uses the currently selected color to fill the 
  129.     pattern window and custom edit window, overwriting whatever was
  130.     there previously. So make sure to "KEEP" the old image if you don't
  131.     want to lose it.
  132.  
  133.  
  134.     CLEAR
  135.     -----
  136.  
  137.        Select this button if you want the clear both the pattern window
  138.     and the custom edit window to the current background color. Again,
  139.     be sure to "KEEP" if you don't want to "lose".
  140.  
  141.  
  142.     FILE BOX
  143.     --------
  144.  
  145.        Here, you'll find three buttons that handle all disk file input
  146.     and output operations ( These are disabled in the demo version ).
  147.     The first is the "Load" button which is used to load images from
  148.     disk to the custom image buffer. The images are stored on disk
  149.     according to resolution, so if you select a file that has medium
  150.     resolution images when you're in high or low resolution, you'll
  151.     get an error message.
  152.  
  153.        Next is the "Save" button. Just as with "Load", a file selector
  154.     box will appear. Choose whatever name you like and the custom image
  155.     buffer will be saved to that file. I would suggest, however, that
  156.     you use a name like "XXXXHIGH.EZD" or something, so that you know
  157.     what resolution images the file contains. By the way, you need to
  158.     use the ".EZD" file extension so EZDesk can find your image files.
  159.  
  160.        When the background pattern you want installed on start-up is
  161.     visible on the desktop, select the "Default" button and it will be
  162.     saved to "EZDESK.CFG". Make sure this file is in the root
  163.     directory of your boot disk along with "EZDESKDM.ACC" and the
  164.     default background will be installed automatically.
  165.  
  166.  
  167.     DO IT
  168.     -----
  169.  
  170.        You can see what the pattern you've selected or created looks
  171.     like on the desktop background by clicking on the "DO IT" button.
  172.     And if you don't like it, you can...
  173.  
  174.  
  175.     RESTORE
  176.     -------
  177.  
  178.        ...the previous background by selecting the "RESTORE" button.
  179.  
  180.  
  181.     EXIT
  182.     ----
  183.  
  184.        When it's the way you want it, choose "Exit" to close the dialog
  185.     box.
  186.  
  187.  
  188.          ---------------------------------------------------------
  189.  
  190.  
  191.        The custom image buffer will hold twenty images at a time, but
  192.     you can save any number up to that to disk if you want. In other
  193.     words, you could save just one image if you wanted and the file
  194.     would occupy only enough space for that image.
  195.  
  196.        Of course, none of the save, load or default functions will work
  197.     on the demo version. So if you would like the full-featured version
  198.     of this program, minus the obnoxious initial notice, please send a
  199.     check or money order for $15 to:
  200.  
  201.        David E. Rutherford
  202.        5100 Garfield Ave. #100
  203.        Sacramento, California 95841
  204.  
  205.        If you have any comments or questions, you can leave GEmail to
  206.     D.RUTHERFORD on GEnie. 
  207.